Rename a property
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Jul 2018 22:44:00 +0000 (00:44 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 12 Jul 2018 11:02:42 +0000 (13:02 +0200)
commit94af080fb693c4dba24237d88fc7527e257f3503
treed774b8f120be695c59fbef7f59cddc64eae06af4
parent40841ec3be2516481e2a57cc460045c30307a84d
Rename a property

Change GdkDrag::action to GdkDrag::selected-action, which is
more clearly different from actions, and follows the existing
name of the struct field and getter.
gdk/gdkdrag.c
gdk/gdkdragprivate.h
gdk/wayland/gdkdnd-wayland.c
gdk/win32/gdkdrag-win32.c
gdk/x11/gdkdnd-x11.c